Skip to content

less noise during pull of the image#201

Open
zafarella wants to merge 1 commit into
jenkinsci:masterfrom
zafarella:patch-1
Open

less noise during pull of the image#201
zafarella wants to merge 1 commit into
jenkinsci:masterfrom
zafarella:patch-1

Conversation

@zafarella

Copy link
Copy Markdown

Description

  • Jenkins log have a lot of unnecessary progress of pulling image, the flag should supress these

@SaranshIam

SaranshIam commented Jan 11, 2022

Copy link
Copy Markdown

Hello @zafarella , @jglick A lot of noise in the output is also from the "Checks if running on a Unix-like node messages" that comes from the isUnix() method, and also from the "docker inspect -f" mesages.
I see a ticket on Jenkins here https://issues.jenkins.io/browse/JENKINS-61195 and here
https://issues.jenkins.io/browse/JENKINS-41845?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aall-tabpanel
But these have been unresolved for a while.
Would it be possible to suppress these from this plugin's codebase?

@jglick

jglick commented Jan 12, 2022

Copy link
Copy Markdown
Member

I am not a maintainer of this plugin and do not recommend it be used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants